ip ospf dead-interval
This command sets the number of seconds for RouterDeadInterval timer value used for Wait Timer and Inactivity Timer.
Syntax
ip ospf dead-interval number [a.b.c.d] ip ospf dead-interval minimal hello-multiplier <2-20> [a.b.c.d] no ip ospf dead-interval [a.b.c.d]
Command |
Description |
---|---|
number |
Defines the seconds in the range of 1- 65535. |
<2-20> |
Defines the number of hellos to send each second. |
a.b.c.d |
Address of the interface. |
Default
NA
Command Mode
Privileged User
Example
This example sets the number of seconds for RouterDeadInterval timer value to 1000.
(config-data)# interface vlan1 (conf-if-VLAN 1)# ip ospf dead-interval 1000